﻿#organizationContextGrid
{
	cellpadding: 0;
	cellspacing: 0;
	width: 100%;
	border-width: 0;
}

.grid 
{
	margin-top: 0 !important;
}

#organizationContextGrid thead tr th:first-of-type
{
	width: 10%;
}

#organizationSearch
{
	border: 1px solid #b4b4b4 !important;
	background-color: #fff !important;
	background-position: 100px;
	background-image: url(https://risepeople.com/everest/styling_preprod/imgs/payroll-search.png);
	background-repeat: no-repeat;
	background-position: 10px center;
	padding-left: 30px;
	outline: 0;
	color: #323232;	
}